跳到主要内容

解码图像(DecodedImage)

context:decodeImage() 返回的原始解码图像像素数据。

字段(Fields)

data

预乘 RGBA8 像素数据(width * height * 4 字节)。

width

宽度(像素)。

height

高度(像素)。